PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetTextFontAndSizeOperator Class / PDFSetTextFontAndSizeOperator Constructor / PDFSetTextFontAndSizeOperator Constructor(PDFCosName,double,PDFFont)
In This Topic
    PDFSetTextFontAndSizeOperator Constructor(PDFCosName,double,PDFFont)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFSetTextFontAndSizeOperator( 
       PDFCosName fontID,
       double fontSize,
       PDFFont font
    )

    Parameters

    fontID
    fontSize
    font
    See Also